[INFO] fetching crate fusillade 19.0.0...
[INFO] fixing fusillade-19.0.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate fusillade 19.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate fusillade 19.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fusillade 19.0.0
[INFO] tweaked toml for crates.io crate fusillade 19.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fusillade 19.0.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fusillade 19.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log-macros v0.2.21
[INFO] [stderr]   Downloaded test-log-core v0.2.21
[INFO] [stderr]   Downloaded test-log v0.2.21
[INFO] [stderr]   Downloaded sqlx-pool-router v0.2.0
[INFO] [stderr]   Downloaded openai-reassembler v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 989743d27ddec09afe05a3328195dd3fdaa79023f045e98f3ce09fb7f8be3d24
[INFO] running `Command { std: "docker" "start" "989743d27ddec09afe05a3328195dd3fdaa79023f045e98f3ce09fb7f8be3d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "989743d27ddec09afe05a3328195dd3fdaa79023f045e98f3ce09fb7f8be3d24" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "989743d27ddec09afe05a3328195dd3fdaa79023f045e98f3ce09fb7f8be3d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "989743d27ddec09afe05a3328195dd3fdaa79023f045e98f3ce09fb7f8be3d24" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]    Compiling test-log-core v0.2.21
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]    Compiling test-log-macros v0.2.21
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tracing-opentelemetry v0.32.1
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking test-log v0.2.21
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking openai-reassembler v0.3.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sqlx-pool-router v0.2.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking fusillade v19.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:6484:20
[INFO] [stdout]      |
[INFO] [stdout] 6484 |           let rows = sqlx::query!(
[INFO] [stdout]      |  ____________________^
[INFO] [stdout] 6485 | |             r#"
[INFO] [stdout] 6486 | |             SELECT custom_id, line_number
[INFO] [stdout] 6487 | |             FROM request_templates
[INFO] [stdout] ...    |
[INFO] [stdout] 6491 | |             *file_id as Uuid,
[INFO] [stdout] 6492 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:6689:13
[INFO] [stdout]      |
[INFO] [stdout] 6689 |             sqlx::query!(r#"SELECT COUNT(*) as count FROM files WHERE name = 'rollback-test'"#)
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:6733:20
[INFO] [stdout]      |
[INFO] [stdout] 6733 |           let rows = sqlx::query!(
[INFO] [stdout]      |  ____________________^
[INFO] [stdout] 6734 | |             r#"
[INFO] [stdout] 6735 | |             SELECT custom_id, body_byte_size, LENGTH(body) as actual_length
[INFO] [stdout] 6736 | |             FROM request_templates
[INFO] [stdout] ...    |
[INFO] [stdout] 6740 | |             *file_id as Uuid,
[INFO] [stdout] 6741 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:7399:9
[INFO] [stdout]      |
[INFO] [stdout] 7399 | /         sqlx::query!(
[INFO] [stdout] 7400 | |             "UPDATE batches SET expires_at = $1 WHERE id = $2",
[INFO] [stdout] 7401 | |             now + chrono::Duration::minutes(30),
[INFO] [stdout] 7402 | |             *batch.id as Uuid
[INFO] [stdout] 7403 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:7428:9
[INFO] [stdout]      |
[INFO] [stdout] 7428 | /         sqlx::query!(
[INFO] [stdout] 7429 | |             "UPDATE batches SET finalizing_at = $1, completed_at = $1 WHERE id = $2",
[INFO] [stdout] 7430 | |             now,
[INFO] [stdout] 7431 | |             *batch.id as Uuid
[INFO] [stdout] 7432 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:7572:9
[INFO] [stdout]      |
[INFO] [stdout] 7572 | /         sqlx::query!(
[INFO] [stdout] 7573 | |             r#"
[INFO] [stdout] 7574 | |             UPDATE requests
[INFO] [stdout] 7575 | |             SET state = 'completed',
[INFO] [stdout] ...    |
[INFO] [stdout] 7583 | |             *req_ids[0] as Uuid,
[INFO] [stdout] 7584 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:7590:9
[INFO] [stdout]      |
[INFO] [stdout] 7590 | /         sqlx::query!(
[INFO] [stdout] 7591 | |             r#"
[INFO] [stdout] 7592 | |             UPDATE requests
[INFO] [stdout] 7593 | |             SET state = 'failed',
[INFO] [stdout] ...    |
[INFO] [stdout] 7599 | |             *req_ids[1] as Uuid,
[INFO] [stdout] 7600 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:7606:9
[INFO] [stdout]      |
[INFO] [stdout] 7606 | /         sqlx::query!(
[INFO] [stdout] 7607 | |             r#"
[INFO] [stdout] 7608 | |             UPDATE requests
[INFO] [stdout] 7609 | |             SET state = 'claimed',
[INFO] [stdout] ...    |
[INFO] [stdout] 7614 | |             *req_ids[2] as Uuid,
[INFO] [stdout] 7615 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:7621:9
[INFO] [stdout]      |
[INFO] [stdout] 7621 | /         sqlx::query!(
[INFO] [stdout] 7622 | |             r#"
[INFO] [stdout] 7623 | |             UPDATE requests
[INFO] [stdout] 7624 | |             SET state = 'processing',
[INFO] [stdout] ...    |
[INFO] [stdout] 7630 | |             *req_ids[3] as Uuid,
[INFO] [stdout] 7631 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:7711:9
[INFO] [stdout]      |
[INFO] [stdout] 7711 | /         sqlx::query!(
[INFO] [stdout] 7712 | |             r#"
[INFO] [stdout] 7713 | |             UPDATE requests
[INFO] [stdout] 7714 | |             SET state = 'completed',
[INFO] [stdout] ...    |
[INFO] [stdout] 7722 | |             *req_ids[0] as Uuid,
[INFO] [stdout] 7723 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:7757:19
[INFO] [stdout]      |
[INFO] [stdout] 7757 |           let row = sqlx::query!(
[INFO] [stdout]      |  ___________________^
[INFO] [stdout] 7758 | |             "SELECT response_size FROM requests WHERE batch_id = $1 AND state = 'failed'",
[INFO] [stdout] 7759 | |             *batch.id as Uuid,
[INFO] [stdout] 7760 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:8270:9
[INFO] [stdout]      |
[INFO] [stdout] 8270 | /         sqlx::query!(
[INFO] [stdout] 8271 | |             "UPDATE requests SET claimed_at = NOW() - INTERVAL '3 seconds' WHERE id = $1",
[INFO] [stdout] 8272 | |             *request_id as Uuid
[INFO] [stdout] 8273 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:8355:9
[INFO] [stdout]      |
[INFO] [stdout] 8355 | /         sqlx::query!(
[INFO] [stdout] 8356 | |             r#"
[INFO] [stdout] 8357 | |             UPDATE requests
[INFO] [stdout] 8358 | |             SET
[INFO] [stdout] ...    |
[INFO] [stdout] 8363 | |             *request_id as Uuid
[INFO] [stdout] 8364 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:8463:9
[INFO] [stdout]      |
[INFO] [stdout] 8463 | /         sqlx::query!(
[INFO] [stdout] 8464 | |             "UPDATE requests SET state = 'processing', started_at = NOW() WHERE id = $1",
[INFO] [stdout] 8465 | |             *request_id as Uuid
[INFO] [stdout] 8466 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:8565:9
[INFO] [stdout]      |
[INFO] [stdout] 8565 | /         sqlx::query!(
[INFO] [stdout] 8566 | |             "UPDATE requests SET state = 'processing', started_at = NOW() WHERE id = $1",
[INFO] [stdout] 8567 | |             *request_id as Uuid
[INFO] [stdout] 8568 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:8678:9
[INFO] [stdout]      |
[INFO] [stdout] 8678 | /         sqlx::query!(
[INFO] [stdout] 8679 | |             "UPDATE requests SET state = 'processing', started_at = NOW() WHERE id = $1",
[INFO] [stdout] 8680 | |             *request_id as Uuid
[INFO] [stdout] 8681 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:8848:9
[INFO] [stdout]      |
[INFO] [stdout] 8848 | /         sqlx::query!(
[INFO] [stdout] 8849 | |             r#"
[INFO] [stdout] 8850 | |             UPDATE requests
[INFO] [stdout] 8851 | |             SET
[INFO] [stdout] ...    |
[INFO] [stdout] 8859 | |             Uuid::new_v4()
[INFO] [stdout] 8860 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:8980:9
[INFO] [stdout]      |
[INFO] [stdout] 8980 | /         sqlx::query!(
[INFO] [stdout] 8981 | |             r#"
[INFO] [stdout] 8982 | |             UPDATE requests
[INFO] [stdout] 8983 | |             SET state = 'completed',
[INFO] [stdout] ...    |
[INFO] [stdout] 8990 | |             r#"{"id":"chatcmpl-123","choices":[{"message":{"content":"Response 1"}}]}"#,
[INFO] [stdout] 8991 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:8997:9
[INFO] [stdout]      |
[INFO] [stdout] 8997 | /         sqlx::query!(
[INFO] [stdout] 8998 | |             r#"
[INFO] [stdout] 8999 | |             UPDATE requests
[INFO] [stdout] 9000 | |             SET state = 'completed',
[INFO] [stdout] ...    |
[INFO] [stdout] 9007 | |             r#"{"id":"chatcmpl-456","choices":[{"message":{"content":"Response 2"}}]}"#,
[INFO] [stdout] 9008 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:9014:9
[INFO] [stdout]      |
[INFO] [stdout] 9014 | /         sqlx::query!(
[INFO] [stdout] 9015 | |             r#"
[INFO] [stdout] 9016 | |             UPDATE requests
[INFO] [stdout] 9017 | |             SET state = 'failed',
[INFO] [stdout] ...    |
[INFO] [stdout] 9023 | |             "Rate limit exceeded",
[INFO] [stdout] 9024 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:9724:9
[INFO] [stdout]      |
[INFO] [stdout] 9724 | /         sqlx::query!(
[INFO] [stdout] 9725 | |             r#"
[INFO] [stdout] 9726 | |             UPDATE requests
[INFO] [stdout] 9727 | |             SET state = 'completed',
[INFO] [stdout] ...    |
[INFO] [stdout] 9733 | |             *claimed[0].data.id as Uuid,
[INFO] [stdout] 9734 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:9793:9
[INFO] [stdout]      |
[INFO] [stdout] 9793 | /         sqlx::query!(
[INFO] [stdout] 9794 | |             r#"
[INFO] [stdout] 9795 | |             UPDATE requests
[INFO] [stdout] 9796 | |             SET state = 'completed',
[INFO] [stdout] ...    |
[INFO] [stdout] 9802 | |             *batch.id as Uuid,
[INFO] [stdout] 9803 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:9906:9
[INFO] [stdout]      |
[INFO] [stdout] 9906 | /         sqlx::query!(
[INFO] [stdout] 9907 | |             r#"
[INFO] [stdout] 9908 | |             UPDATE requests
[INFO] [stdout] 9909 | |             SET state = 'completed',
[INFO] [stdout] ...    |
[INFO] [stdout] 9916 | |             *claimed_ids[0] as Uuid,
[INFO] [stdout] 9917 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> src/manager/postgres.rs:9927:9
[INFO] [stdout]      |
[INFO] [stdout] 9927 | /         sqlx::query!(
[INFO] [stdout] 9928 | |             r#"
[INFO] [stdout] 9929 | |             UPDATE requests
[INFO] [stdout] 9930 | |             SET state = 'failed',
[INFO] [stdout] ...    |
[INFO] [stdout] 9935 | |             **pending_id as Uuid,
[INFO] [stdout] 9936 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:10652:9
[INFO] [stdout]       |
[INFO] [stdout] 10652 | /         sqlx::query!(
[INFO] [stdout] 10653 | |             r#"
[INFO] [stdout] 10654 | |             UPDATE requests
[INFO] [stdout] 10655 | |             SET state = 'completed',
[INFO] [stdout] ...     |
[INFO] [stdout] 10664 | |             19i64, // Raw body size
[INFO] [stdout] 10665 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:10670:9
[INFO] [stdout]       |
[INFO] [stdout] 10670 | /         sqlx::query!(
[INFO] [stdout] 10671 | |             r#"
[INFO] [stdout] 10672 | |             UPDATE requests
[INFO] [stdout] 10673 | |             SET state = 'failed',
[INFO] [stdout] ...     |
[INFO] [stdout] 10681 | |             52i64, // Raw error size
[INFO] [stdout] 10682 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:10710:9
[INFO] [stdout]       |
[INFO] [stdout] 10710 | /         sqlx::query!(
[INFO] [stdout] 10711 | |             r#"
[INFO] [stdout] 10712 | |             UPDATE requests
[INFO] [stdout] 10713 | |             SET state = 'completed',
[INFO] [stdout] ...     |
[INFO] [stdout] 10720 | |             *requests[2].id() as Uuid,
[INFO] [stdout] 10721 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:10783:9
[INFO] [stdout]       |
[INFO] [stdout] 10783 | /         sqlx::query!(
[INFO] [stdout] 10784 | |             r#"
[INFO] [stdout] 10785 | |             UPDATE requests
[INFO] [stdout] 10786 | |             SET state = 'completed',
[INFO] [stdout] ...     |
[INFO] [stdout] 10793 | |             *batch.id as Uuid,
[INFO] [stdout] 10794 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:10816:23
[INFO] [stdout]       |
[INFO] [stdout] 10816 |           let db_file = sqlx::query!(
[INFO] [stdout]       |  _______________________^
[INFO] [stdout] 10817 | |             "SELECT size_finalized FROM files WHERE id = $1",
[INFO] [stdout] 10818 | |             *output_file_id as Uuid
[INFO] [stdout] 10819 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:10872:13
[INFO] [stdout]       |
[INFO] [stdout] 10872 | /             sqlx::query!(
[INFO] [stdout] 10873 | |                 r#"
[INFO] [stdout] 10874 | |                 UPDATE requests
[INFO] [stdout] 10875 | |                 SET state = 'completed',
[INFO] [stdout] ...     |
[INFO] [stdout] 10882 | |                 *batch.id as Uuid,
[INFO] [stdout] 10883 | |             )
[INFO] [stdout]       | |_____________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:10906:31
[INFO] [stdout]       |
[INFO] [stdout] 10906 |           let finalized_count = sqlx::query_scalar!(
[INFO] [stdout]       |  _______________________________^
[INFO] [stdout] 10907 | |             r#"
[INFO] [stdout] 10908 | |             SELECT COUNT(*) as "count!"
[INFO] [stdout] 10909 | |             FROM files
[INFO] [stdout] ...     |
[INFO] [stdout] 10915 | |                 .collect::<Vec<_>>(),
[INFO] [stdout] 10916 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:10942:29
[INFO] [stdout]       |
[INFO] [stdout] 10942 |           let all_finalized = sqlx::query_scalar!(
[INFO] [stdout]       |  _____________________________^
[INFO] [stdout] 10943 | |             r#"
[INFO] [stdout] 10944 | |             SELECT COUNT(*) as "count!"
[INFO] [stdout] 10945 | |             FROM files
[INFO] [stdout] ...     |
[INFO] [stdout] 10951 | |                 .collect::<Vec<_>>(),
[INFO] [stdout] 10952 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11007:9
[INFO] [stdout]       |
[INFO] [stdout] 11007 | /         sqlx::query!(
[INFO] [stdout] 11008 | |             r#"
[INFO] [stdout] 11009 | |             UPDATE requests
[INFO] [stdout] 11010 | |             SET state = 'completed',
[INFO] [stdout] ...     |
[INFO] [stdout] 11017 | |             *requests[0].id() as Uuid,
[INFO] [stdout] 11018 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11023:9
[INFO] [stdout]       |
[INFO] [stdout] 11023 | /         sqlx::query!(
[INFO] [stdout] 11024 | |             r#"
[INFO] [stdout] 11025 | |             UPDATE requests
[INFO] [stdout] 11026 | |             SET state = 'failed',
[INFO] [stdout] ...     |
[INFO] [stdout] 11032 | |             *requests[1].id() as Uuid,
[INFO] [stdout] 11033 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11056:25
[INFO] [stdout]       |
[INFO] [stdout] 11056 |           let output_db = sqlx::query!(
[INFO] [stdout]       |  _________________________^
[INFO] [stdout] 11057 | |             "SELECT size_finalized FROM files WHERE id = $1",
[INFO] [stdout] 11058 | |             *output_file_id as Uuid
[INFO] [stdout] 11059 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11065:24
[INFO] [stdout]       |
[INFO] [stdout] 11065 |           let error_db = sqlx::query!(
[INFO] [stdout]       |  ________________________^
[INFO] [stdout] 11066 | |             "SELECT size_finalized FROM files WHERE id = $1",
[INFO] [stdout] 11067 | |             *error_file_id as Uuid
[INFO] [stdout] 11068 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11118:9
[INFO] [stdout]       |
[INFO] [stdout] 11118 | /         sqlx::query!(
[INFO] [stdout] 11119 | |             r#"
[INFO] [stdout] 11120 | |             UPDATE requests
[INFO] [stdout] 11121 | |             SET state = 'completed',
[INFO] [stdout] ...     |
[INFO] [stdout] 11128 | |             *batch.id as Uuid,
[INFO] [stdout] 11129 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11140:9
[INFO] [stdout]       |
[INFO] [stdout] 11140 | /         sqlx::query!(
[INFO] [stdout] 11141 | |             r#"
[INFO] [stdout] 11142 | |             UPDATE requests
[INFO] [stdout] 11143 | |             SET response_size = 999999
[INFO] [stdout] ...     |
[INFO] [stdout] 11146 | |             *batch.id as Uuid,
[INFO] [stdout] 11147 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11224:23
[INFO] [stdout]       |
[INFO] [stdout] 11224 |           let db_file = sqlx::query!(
[INFO] [stdout]       |  _______________________^
[INFO] [stdout] 11225 | |             "SELECT size_finalized, purpose FROM files WHERE id = $1",
[INFO] [stdout] 11226 | |             *file_id as Uuid
[INFO] [stdout] 11227 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11330:9
[INFO] [stdout]       |
[INFO] [stdout] 11330 | /         sqlx::query!(
[INFO] [stdout] 11331 | |             "UPDATE batches SET expires_at = NOW() + INTERVAL '2 hours' WHERE id = $1",
[INFO] [stdout] 11332 | |             *batch2.id as Uuid
[INFO] [stdout] 11333 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11374:9
[INFO] [stdout]       |
[INFO] [stdout] 11374 | /         sqlx::query!(
[INFO] [stdout] 11375 | |             "UPDATE batches SET expires_at = NOW() + INTERVAL '30 minutes' WHERE id = $1",
[INFO] [stdout] 11376 | |             *batch1.id as Uuid
[INFO] [stdout] 11377 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11482:13
[INFO] [stdout]       |
[INFO] [stdout] 11482 | /             sqlx::query!(
[INFO] [stdout] 11483 | |                 "UPDATE batches SET expires_at = NOW() + INTERVAL '6 hours' WHERE id = $1",
[INFO] [stdout] 11484 | |                 *batch.id as Uuid
[INFO] [stdout] 11485 | |             )
[INFO] [stdout]       | |_____________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11529:9
[INFO] [stdout]       |
[INFO] [stdout] 11529 | /         sqlx::query!(
[INFO] [stdout] 11530 | |             "UPDATE batches SET expires_at = NOW() + INTERVAL '30 minutes' WHERE id = $1",
[INFO] [stdout] 11531 | |             *urgent_batch.id as Uuid
[INFO] [stdout] 11532 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11629:9
[INFO] [stdout]       |
[INFO] [stdout] 11629 |         sqlx::query!("UPDATE requests SET state = 'pending', daemon_id = NULL, claimed_at = NULL WHERE state = 'claimed'")
[INFO] [stdout]       |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11846:9
[INFO] [stdout]       |
[INFO] [stdout] 11846 | /         sqlx::query!(
[INFO] [stdout] 11847 | |             "UPDATE requests SET state = 'pending', daemon_id = NULL, claimed_at = NULL WHERE state = 'claimed'"
[INFO] [stdout] 11848 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:11947:13
[INFO] [stdout]       |
[INFO] [stdout] 11947 | /             sqlx::query!(
[INFO] [stdout] 11948 | |                 "UPDATE batches SET expires_at = $1 WHERE id = $2",
[INFO] [stdout] 11949 | |                 expires_at,
[INFO] [stdout] 11950 | |                 *batch.id as Uuid,
[INFO] [stdout] 11951 | |             )
[INFO] [stdout]       | |_____________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:12002:9
[INFO] [stdout]       |
[INFO] [stdout] 12002 | /         sqlx::query!(
[INFO] [stdout] 12003 | |             "UPDATE requests SET state='pending', daemon_id=NULL, claimed_at=NULL WHERE state='claimed'"
[INFO] [stdout] 12004 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:12087:9
[INFO] [stdout]       |
[INFO] [stdout] 12087 | /         sqlx::query!(
[INFO] [stdout] 12088 | |             "UPDATE batches SET expires_at = $1 WHERE id = $2",
[INFO] [stdout] 12089 | |             expires_at,
[INFO] [stdout] 12090 | |             *batch.id as Uuid,
[INFO] [stdout] 12091 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:12118:9
[INFO] [stdout]       |
[INFO] [stdout] 12118 | /         sqlx::query!(
[INFO] [stdout] 12119 | |             "UPDATE batches SET created_at = $1, expires_at = $2 WHERE id = $3",
[INFO] [stdout] 12120 | |             created_at,
[INFO] [stdout] 12121 | |             expires_at,
[INFO] [stdout] 12122 | |             *batch_id as Uuid,
[INFO] [stdout] 12123 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:12550:26
[INFO] [stdout]       |
[INFO] [stdout] 12550 |         let total: i64 = sqlx::query_scalar!("SELECT COUNT(*) AS \"c!\" FROM model_filters")
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:12592:26
[INFO] [stdout]       |
[INFO] [stdout] 12592 |           let total: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  __________________________^
[INFO] [stdout] 12593 | |             "SELECT COUNT(*) AS \"c!\" FROM model_filters WHERE model = 'm-tomb'"
[INFO] [stdout] 12594 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:12653:13
[INFO] [stdout]       |
[INFO] [stdout] 12653 | /             sqlx::query!(
[INFO] [stdout] 12654 | |                 "INSERT INTO model_filters (model, state, created_at) \
[INFO] [stdout] 12655 | |                  VALUES ('m-purge', 'coming', $1)",
[INFO] [stdout] 12656 | |                 old + chrono::Duration::seconds(i),
[INFO] [stdout] 12657 | |             )
[INFO] [stdout]       | |_____________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> tests/integration.rs:1540:9
[INFO] [stdout]      |
[INFO] [stdout] 1540 | /         sqlx::query!(
[INFO] [stdout] 1541 | |             "UPDATE batches SET file_id = NULL WHERE id = $1",
[INFO] [stdout] 1542 | |             *batch.id as uuid::Uuid
[INFO] [stdout] 1543 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:12752:9
[INFO] [stdout]       |
[INFO] [stdout] 12752 | /         sqlx::query!(
[INFO] [stdout] 12753 | |             r#"
[INFO] [stdout] 12754 | |             UPDATE requests
[INFO] [stdout] 12755 | |             SET state = 'failed',
[INFO] [stdout] ...     |
[INFO] [stdout] 12761 | |             *batch.id as Uuid,
[INFO] [stdout] 12762 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:12849:9
[INFO] [stdout]       |
[INFO] [stdout] 12849 | /         sqlx::query!(
[INFO] [stdout] 12850 | |             r#"
[INFO] [stdout] 12851 | |             UPDATE requests
[INFO] [stdout] 12852 | |             SET state = 'failed',
[INFO] [stdout] ...     |
[INFO] [stdout] 12864 | |             *batch.id as Uuid,
[INFO] [stdout] 12865 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:12873:9
[INFO] [stdout]       |
[INFO] [stdout] 12873 | /         sqlx::query!(
[INFO] [stdout] 12874 | |             r#"
[INFO] [stdout] 12875 | |             UPDATE batches
[INFO] [stdout] 12876 | |             SET failed_at = NOW(),
[INFO] [stdout] ...     |
[INFO] [stdout] 12881 | |             *batch.id as Uuid,
[INFO] [stdout] 12882 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:12919:27
[INFO] [stdout]       |
[INFO] [stdout] 12919 |           let batch_after = sqlx::query!(
[INFO] [stdout]       |  ___________________________^
[INFO] [stdout] 12920 | |             r#"
[INFO] [stdout] 12921 | |             SELECT completed_at, failed_at, finalizing_at, notification_sent_at
[INFO] [stdout] 12922 | |             FROM batches WHERE id = $1
[INFO] [stdout] 12923 | |             "#,
[INFO] [stdout] 12924 | |             *batch.id as Uuid,
[INFO] [stdout] 12925 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:12957:29
[INFO] [stdout]       |
[INFO] [stdout] 12957 |           let cleared_check = sqlx::query!(
[INFO] [stdout]       |  _____________________________^
[INFO] [stdout] 12958 | |             r#"
[INFO] [stdout] 12959 | |             SELECT COUNT(*) as "count!"
[INFO] [stdout] 12960 | |             FROM requests
[INFO] [stdout] ...     |
[INFO] [stdout] 12964 | |             *batch.id as Uuid,
[INFO] [stdout] 12965 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13026:33
[INFO] [stdout]       |
[INFO] [stdout] 13026 |           let count_before: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  _________________________________^
[INFO] [stdout] 13027 | |             "SELECT count(*) as \"count!\" FROM request_templates WHERE file_id = $1",
[INFO] [stdout] 13028 | |             *file_id as Uuid,
[INFO] [stdout] 13029 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13043:32
[INFO] [stdout]       |
[INFO] [stdout] 13043 |           let count_after: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  ________________________________^
[INFO] [stdout] 13044 | |             "SELECT count(*) as \"count!\" FROM request_templates WHERE file_id = $1",
[INFO] [stdout] 13045 | |             *file_id as Uuid,
[INFO] [stdout] 13046 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13110:33
[INFO] [stdout]       |
[INFO] [stdout] 13110 |           let count_before: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  _________________________________^
[INFO] [stdout] 13111 | |             "SELECT count(*) as \"count!\" FROM requests WHERE batch_id = $1",
[INFO] [stdout] 13112 | |             *batch.id as Uuid,
[INFO] [stdout] 13113 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13127:32
[INFO] [stdout]       |
[INFO] [stdout] 13127 |           let count_after: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  ________________________________^
[INFO] [stdout] 13128 | |             "SELECT count(*) as \"count!\" FROM requests WHERE batch_id = $1",
[INFO] [stdout] 13129 | |             *batch.id as Uuid,
[INFO] [stdout] 13130 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13183:35
[INFO] [stdout]       |
[INFO] [stdout] 13183 |           let template_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  ___________________________________^
[INFO] [stdout] 13184 | |             "SELECT count(*) as \"count!\" FROM request_templates WHERE file_id = $1",
[INFO] [stdout] 13185 | |             *file_id as Uuid,
[INFO] [stdout] 13186 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13192:34
[INFO] [stdout]       |
[INFO] [stdout] 13192 |           let request_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  __________________________________^
[INFO] [stdout] 13193 | |             "SELECT count(*) as \"count!\" FROM requests WHERE batch_id = $1",
[INFO] [stdout] 13194 | |             *batch.id as Uuid,
[INFO] [stdout] 13195 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]     --> tests/integration.rs:2343:9
[INFO] [stdout]      |
[INFO] [stdout] 2343 | /         sqlx::query!(
[INFO] [stdout] 2344 | |             "UPDATE requests SET state = 'claimed', daemon_id = $2, claimed_at = NOW() WHERE id = $1",
[INFO] [stdout] 2345 | |             *to_claim as Uuid,
[INFO] [stdout] 2346 | |             *daemon_id as Uuid,
[INFO] [stdout] 2347 | |         )
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13248:30
[INFO] [stdout]       |
[INFO] [stdout] 13248 |           let remaining: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  ______________________________^
[INFO] [stdout] 13249 | |             "SELECT count(*) as \"count!\" FROM request_templates WHERE file_id = $1",
[INFO] [stdout] 13250 | |             *file_id as Uuid,
[INFO] [stdout] 13251 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13325:35
[INFO] [stdout]       |
[INFO] [stdout] 13325 |           let template_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  ___________________________________^
[INFO] [stdout] 13326 | |             "SELECT count(*) as \"count!\" FROM request_templates WHERE file_id = $1",
[INFO] [stdout] 13327 | |             *file_id as Uuid,
[INFO] [stdout] 13328 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13351:34
[INFO] [stdout]       |
[INFO] [stdout] 13351 |           let request_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  __________________________________^
[INFO] [stdout] 13352 | |             "SELECT count(*) as \"count!\" FROM requests WHERE batch_id = $1",
[INFO] [stdout] 13353 | |             *batch.id as Uuid,
[INFO] [stdout] 13354 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13360:40
[INFO] [stdout]       |
[INFO] [stdout] 13360 |           let null_template_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  ________________________________________^
[INFO] [stdout] 13361 | |             "SELECT count(*) as \"count!\" FROM requests WHERE batch_id = $1 AND template_id IS NULL",
[INFO] [stdout] 13362 | |             *batch.id as Uuid,
[INFO] [stdout] 13363 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13481:26
[INFO] [stdout]       |
[INFO] [stdout] 13481 |           let count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  __________________________^
[INFO] [stdout] 13482 | |             r#"SELECT count(*) as "count!" FROM requests WHERE id = $1"#,
[INFO] [stdout] 13483 | |             *request_id as Uuid,
[INFO] [stdout] 13484 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13536:9
[INFO] [stdout]       |
[INFO] [stdout] 13536 | /         sqlx::query!(
[INFO] [stdout] 13537 | |             r#"
[INFO] [stdout] 13538 | |             INSERT INTO response_steps (
[INFO] [stdout] 13539 | |                 id, request_id, step_kind, step_sequence,
[INFO] [stdout] ...     |
[INFO] [stdout] 13544 | |             *request_id as Uuid,
[INFO] [stdout] 13545 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13552:31
[INFO] [stdout]       |
[INFO] [stdout] 13552 |           let step_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  _______________________________^
[INFO] [stdout] 13553 | |             r#"SELECT count(*) as "count!" FROM response_steps WHERE id = $1"#,
[INFO] [stdout] 13554 | |             step_id,
[INFO] [stdout] 13555 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13615:9
[INFO] [stdout]       |
[INFO] [stdout] 13615 | /         sqlx::query!(
[INFO] [stdout] 13616 | |             r#"
[INFO] [stdout] 13617 | |             INSERT INTO response_steps (
[INFO] [stdout] 13618 | |                 id, request_id, parent_step_id, prev_step_id, step_kind, step_sequence,
[INFO] [stdout] ...     |
[INFO] [stdout] 13627 | |             *req_b as Uuid,
[INFO] [stdout] 13628 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13637:33
[INFO] [stdout]       |
[INFO] [stdout] 13637 |           let step_a_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  _________________________________^
[INFO] [stdout] 13638 | |             r#"SELECT count(*) as "count!" FROM response_steps WHERE id = $1"#,
[INFO] [stdout] 13639 | |             step_a,
[INFO] [stdout] 13640 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13644:33
[INFO] [stdout]       |
[INFO] [stdout] 13644 |           let step_b_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  _________________________________^
[INFO] [stdout] 13645 | |             r#"SELECT count(*) as "count!" FROM response_steps WHERE id = $1"#,
[INFO] [stdout] 13646 | |             step_b,
[INFO] [stdout] 13647 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13651:32
[INFO] [stdout]       |
[INFO] [stdout] 13651 |           let req_b_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  ________________________________^
[INFO] [stdout] 13652 | |             r#"SELECT count(*) as "count!" FROM requests WHERE id = $1"#,
[INFO] [stdout] 13653 | |             *req_b as Uuid,
[INFO] [stdout] 13654 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13689:39
[INFO] [stdout]       |
[INFO] [stdout] 13689 |           let template_id: uuid::Uuid = sqlx::query_scalar!(
[INFO] [stdout]       |  _______________________________________^
[INFO] [stdout] 13690 | |             "SELECT template_id FROM requests WHERE id = $1",
[INFO] [stdout] 13691 | |             *request_id as Uuid
[INFO] [stdout] 13692 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13703:30
[INFO] [stdout]       |
[INFO] [stdout] 13703 |           let req_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  ______________________________^
[INFO] [stdout] 13704 | |             r#"SELECT count(*) as "count!" FROM requests WHERE id = $1"#,
[INFO] [stdout] 13705 | |             *request_id as Uuid,
[INFO] [stdout] 13706 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13712:30
[INFO] [stdout]       |
[INFO] [stdout] 13712 |           let tpl_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  ______________________________^
[INFO] [stdout] 13713 | |             r#"SELECT count(*) as "count!" FROM request_templates WHERE id = $1"#,
[INFO] [stdout] 13714 | |             template_id,
[INFO] [stdout] 13715 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13764:19
[INFO] [stdout]       |
[INFO] [stdout] 13764 |           let row = sqlx::query!(
[INFO] [stdout]       |  ___________________^
[INFO] [stdout] 13765 | |             "SELECT id, template_id FROM requests WHERE batch_id = $1 LIMIT 1",
[INFO] [stdout] 13766 | |             *batch.id as Uuid,
[INFO] [stdout] 13767 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13776:30
[INFO] [stdout]       |
[INFO] [stdout] 13776 |           let tpl_count: i64 = sqlx::query_scalar!(
[INFO] [stdout]       |  ______________________________^
[INFO] [stdout] 13777 | |             r#"SELECT count(*) as "count!" FROM request_templates WHERE id = $1"#,
[INFO] [stdout] 13778 | |             template_id,
[INFO] [stdout] 13779 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13891:9
[INFO] [stdout]       |
[INFO] [stdout] 13891 | /         sqlx::query!(
[INFO] [stdout] 13892 | |             "UPDATE batches SET expires_at = $1 WHERE id = $2",
[INFO] [stdout] 13893 | |             now + Duration::minutes(30),
[INFO] [stdout] 13894 | |             *batch_a.id as Uuid
[INFO] [stdout] 13895 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13900:9
[INFO] [stdout]       |
[INFO] [stdout] 13900 | /         sqlx::query!(
[INFO] [stdout] 13901 | |             "UPDATE batches SET expires_at = $1 WHERE id = $2",
[INFO] [stdout] 13902 | |             now + Duration::hours(3),
[INFO] [stdout] 13903 | |             *batch_b.id as Uuid
[INFO] [stdout] 13904 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:13970:9
[INFO] [stdout]       |
[INFO] [stdout] 13970 | /         sqlx::query!(
[INFO] [stdout] 13971 | |             "UPDATE batches SET expires_at = $1 WHERE id = $2",
[INFO] [stdout] 13972 | |             now - Duration::minutes(10),
[INFO] [stdout] 13973 | |             *batch_a.id as Uuid
[INFO] [stdout] 13974 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:14061:9
[INFO] [stdout]       |
[INFO] [stdout] 14061 | /         sqlx::query!(
[INFO] [stdout] 14062 | |             "UPDATE batches SET expires_at = $1 WHERE id = $2",
[INFO] [stdout] 14063 | |             now + Duration::minutes(10),
[INFO] [stdout] 14064 | |             *batch.id as Uuid
[INFO] [stdout] 14065 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:14071:9
[INFO] [stdout]       |
[INFO] [stdout] 14071 | /         sqlx::query!(
[INFO] [stdout] 14072 | |             r#"
[INFO] [stdout] 14073 | |             UPDATE requests
[INFO] [stdout] 14074 | |             SET state = 'claimed',
[INFO] [stdout] ...     |
[INFO] [stdout] 14080 | |             *batch.id as Uuid
[INFO] [stdout] 14081 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:14127:9
[INFO] [stdout]       |
[INFO] [stdout] 14127 | /         sqlx::query!(
[INFO] [stdout] 14128 | |             "UPDATE batches SET cancelling_at = NOW() WHERE id = $1",
[INFO] [stdout] 14129 | |             *batch.id as Uuid
[INFO] [stdout] 14130 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:14237:13
[INFO] [stdout]       |
[INFO] [stdout] 14237 | /             sqlx::query!(
[INFO] [stdout] 14238 | |                 "UPDATE batches SET expires_at = $1 WHERE id = $2",
[INFO] [stdout] 14239 | |                 now + Duration::minutes(30),
[INFO] [stdout] 14240 | |                 **batch_id as Uuid
[INFO] [stdout] 14241 | |             )
[INFO] [stdout]       | |_____________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:15203:9
[INFO] [stdout]       |
[INFO] [stdout] 15203 | /         sqlx::query!(
[INFO] [stdout] 15204 | |             "UPDATE batches SET total_requests = 0 WHERE id = $1",
[INFO] [stdout] 15205 | |             *batch.id as Uuid,
[INFO] [stdout] 15206 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:15280:9
[INFO] [stdout]       |
[INFO] [stdout] 15280 | /         sqlx::query!(
[INFO] [stdout] 15281 | |             "UPDATE batches SET cancelling_at = NOW() WHERE id = $1",
[INFO] [stdout] 15282 | |             *batch_b.id as Uuid,
[INFO] [stdout] 15283 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:15359:9
[INFO] [stdout]       |
[INFO] [stdout] 15359 | /         sqlx::query!(
[INFO] [stdout] 15360 | |             "UPDATE batches SET failed_at = NOW() WHERE id = $1",
[INFO] [stdout] 15361 | |             *batch.id as Uuid,
[INFO] [stdout] 15362 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:15429:9
[INFO] [stdout]       |
[INFO] [stdout] 15429 | /         sqlx::query!(
[INFO] [stdout] 15430 | |             "UPDATE batches SET expires_at = NOW() - INTERVAL '1 hour' WHERE id = $1",
[INFO] [stdout] 15431 | |             *batch_a.id as Uuid,
[INFO] [stdout] 15432 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:15451:9
[INFO] [stdout]       |
[INFO] [stdout] 15451 | /         sqlx::query!(
[INFO] [stdout] 15452 | |             "UPDATE batches SET expires_at = NOW() - INTERVAL '2 hours', completed_at = NOW() - INTERVAL '1 hour' WHERE id = $1",
[INFO] [stdout] 15453 | |             *batch_b.id as Uuid,
[INFO] [stdout] 15454 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]      --> src/manager/postgres.rs:15473:9
[INFO] [stdout]       |
[INFO] [stdout] 15473 | /         sqlx::query!(
[INFO] [stdout] 15474 | |             "UPDATE batches SET expires_at = NOW() + INTERVAL '1 hour', completed_at = NOW() WHERE id = $1",
[INFO] [stdout] 15475 | |             *batch_c.id as Uuid,
[INFO] [stdout] 15476 | |         )
[INFO] [stdout]       | |_________^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fusillade` (test "integration") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `chrono::Duration`
[INFO] [stdout]      --> src/manager/postgres.rs:13795:13
[INFO] [stdout]       |
[INFO] [stdout] 13795 |         use chrono::Duration;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Duration`
[INFO] [stdout]      --> src/manager/postgres.rs:14008:13
[INFO] [stdout]       |
[INFO] [stdout] 14008 |         use chrono::Duration;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Duration`
[INFO] [stdout]      --> src/manager/postgres.rs:14185:13
[INFO] [stdout]       |
[INFO] [stdout] 14185 |         use chrono::Duration;
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fusillade` (lib test) due to 92 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "989743d27ddec09afe05a3328195dd3fdaa79023f045e98f3ce09fb7f8be3d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "989743d27ddec09afe05a3328195dd3fdaa79023f045e98f3ce09fb7f8be3d24", kill_on_drop: false }`
[INFO] [stdout] 989743d27ddec09afe05a3328195dd3fdaa79023f045e98f3ce09fb7f8be3d24
